Subscriber portal
Gets a value that indicates whether the type is nullable.
public: property bool IsNullableValueType { bool get(); }
true if the type is nullable; otherwise, false.
ModelMetadata ClassSystem.Web.Mvc Namespace