[This is preliminary documentation and subject to change.]
Is this a valid sphere?
[Visual Basic]
Public Property ReadOnly Boolean As [C#]
public bool Boolean { get; }
[C++]
public: __property get_Boolean();
[JScript]
public function get Boolean() : bool