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