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