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