public double RightAngleOfFieldOfView { get; }
Public ReadOnly Property RightAngleOfFieldOfView As Double Get
public: property double RightAngleOfFieldOfView { double get (); }
member RightAngleOfFieldOfView : float with get