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