One named column in a boxed relation.
@type t() :: %Boxic.DMN.Model.RelationColumn{ id: String.t() | nil, name: String.t() | nil, type_ref: String.t() | nil }