'Declaration
Public ReadOnly Property Angle As System.Double
'Usage
Dim instance As CiLine Dim value As System.Double value = instance.Angle
public System.double Angle {get;}
public read-only property Angle: System.Double;
public function get Angle : System.double
public: property System.double Angle { System.double get(); }