Schema.Attribute
An object that describes the configuration and behavior of a specific property of a model class.
Declaration
class AttributeTopics
Creating an attribute
init(_:originalName:hashModifier:)init(name:originalName:options:valueType:defaultValue:hashModifier:)