DefaultValue: String;
The DefaultValue property determines default value for an attribute.
Use the setDefaultValue method to set the property value, and the getDefaultValue method to get the property value. Property value cannot be set from JSON.
The example of property use is given on the page with description of the Attribute.parseFromMd method.
See also: