public bool IconShift { get; set; }
Public Property IconShift As Boolean
public: property bool IconShift { bool get (); void set (bool value); }