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