A creator of property instances. For any typeT, if an implicit parameter of type Creator[T] is in scope, a Prop[T] can be created via this object's apply method.
T
Creates a Prop[T] of this type based on the given key.