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