Skip to content

[F] getPropertyNames

function getPropertyNames(context, property): [string, string];

Get the library and wire name of a model property. Takes @clientName and @encodedName into account

ParameterTypeDescription
contextTCGCContext
propertyModelProperty

[string, string]

a tuple of the library and wire name for a model property