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