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