Provides struct and type for a CustomProperty
@type t() :: %Gleanex.Indexing.CustomProperty{ name: String.t() | nil, value: map() | nil }