'Declaration
Public MaxStudentAge As Nullable(Of Decimal)
'Usage
Dim instance As UWLimitCC Dim value As Nullable(Of Decimal) value = instance.MaxStudentAge instance.MaxStudentAge = value
public Nullable<decimal> MaxStudentAge
public field MaxStudentAge: Nullable;
public var MaxStudentAge : Nullable;
public: Nullable<decimal> MaxStudentAge
public: Nullable<decimal> MaxStudentAge