public short IconType { get; set; }
Public Property IconType As Short Get Set
public: property short^ IconType { short^ get (); void set (short^ value); }