public bool ToTrayBar { get; set; }
Public Property ToTrayBar As Boolean Get Set
public: property bool^ ToTrayBar { bool^ get (); void set (bool^ value); }