public Vector3D YAxis { get; }
Public ReadOnly Property YAxis As Vector3D Get
public: property Vector3D YAxis { Vector3D get (); }
member YAxis : Vector3D with get