public GeometryElement ClosedShell { get; }
Public ReadOnly Property ClosedShell As GeometryElement Get
public: property GeometryElement^ ClosedShell { GeometryElement^ get (); }
member ClosedShell : GeometryElement with get