FieldMetadata

constructor(name: String, type: String, nullable: Boolean, required: Boolean, constraints: List<ConstraintMetadata>, displayName: String = name, description: String = "")