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