IsDefault

ICssDataType.IsDefault property

Should define whether the current value of the data type is the default value for this specific data type (true) or not (false)

public bool IsDefault { get; }

See Also