public bool IsSolid { get; }
Public ReadOnly Property IsSolid As Boolean Get
public: property bool IsSolid { bool get (); }
member IsSolid : bool with get