public AttributeType Type { get; set; }
Public Property Type As AttributeType Get Set
public: property AttributeType Type { AttributeType get (); void set (AttributeType value); }
member Type : AttributeType with get, set
In This Article