DefaultValue property

Object? DefaultValue
Gets the default value for the type.

Implementation

Object? get DefaultValue => defaultValueMap.Member![this.Type!];