Function: isLocalizedProperty()
isLocalizedProperty(
componentProperty
?):boolean
Returns true if the property value is localized, otherwise false. Internal use only.
Parameters
• componentProperty?: ComponentProperty
the component property.
Returns
boolean
true if the property value is localized, otherwise false.