public IIcon Icon { get; set; }
Public Property Icon As IIcon Get Set
public: virtual property IIcon^ Icon { IIcon^ get () sealed; void set (IIcon^ value) sealed; }
abstract Icon : IIcon with get, set override Icon : IIcon with get, set
In This Article