IsTranslation: Boolean;
The IsTranslation property determines if attribute translation is available.
Use JSON or the setIsTranslation method to set the property value, and the getIsTranslation method to get the property value.
By default this property contains the value false.
The example of property use is given on the page with description of the Attribute.parseFromMd method.
See also: