public int DegreeV { get; }
Public ReadOnly Property DegreeV As Integer Get
public: property int DegreeV { int get (); }
member DegreeV : int with get