Property
defaultValueLiteral
The default value for this attribute as a string literal.
var defaultValueLiteral: String?
Discussion
Used when the attribute is not explicitly set. The literal is converted to the attribute’s type using the data type’s conversion logic.