Data structure representing a single theme property setting.
@type t() :: %Cinder.Theme.Property{key: atom(), value: String.t()}