public AttributeType Type { get; set; }
Public Property Type As AttributeType Get Set
public: property AttributeType Type { AttributeType get (); void set (AttributeType value); }
function get_Type(); function set_Type(value);
In This Article