Public ReadOnly Property Degree As Integer
public int Degree { get; }
public: int Degree { int get (); }