An attribute type. value_type is nil for abstract attribute types.
value_type
nil
@type t() :: %TypeDB.Concept.AttributeType{ label: String.t(), value_type: String.t() | nil }