public Point3D<double> Normal { get; }
Public ReadOnly Property Normal As Point3D(Of Double)
public: property Point3D<double>^ Normal { Point3D<double>^ get (); }