propertyAlias property

String? propertyAlias
final

The name of the property alias associated with your asset property. You must specify either a propertyAlias or both an aliasId and a propertyId. Accepts substitution templates.

Implementation

final String? propertyAlias;