public bool IsOff { get; }
Public ReadOnly Property IsOff As Boolean Get
public: property bool^ IsOff { bool^ get (); }