public Icon IconBinary { get; set; }
Public Property IconBinary As Icon Get Set
public: property Icon^ IconBinary { Icon^ get (); void set (Icon^ value); }