attribute property
Declares whether the property definition translates to an attribute instead of an element
Implementation
bool? get attribute;
Declares whether the property definition translates to an attribute instead of an element
bool? get attribute;