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