[F] getPropertyNames
function getPropertyNames(context, property): [string, string];Get the library and wire name of a model property. Takes @clientName and @encodedName into account
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | |
property | ModelProperty |
Returns
Section titled “Returns”[string, string]
a tuple of the library and wire name for a model property