KeyedAttributeVariable<System.String>.DefaultValue Property
Gets or sets the default value that is returned if an AttributeSet does not contain the attribute specified by the Key property. It may also be returned if the key type is string, atom or bool, and no exact match for the attribute value is found in the lookup table.
Syntax
public System.String DefaultValue { get; set; }
Property Value
A default value.
Platforms
Windows, Linux, Android