Bases are used for creating totally custom models. Bases do not require any properties but needs a constructor with the first arguemnt being a Create
command. For example: CreatePropertyValue
This is the base for all property values.
Bases are used for creating totally custom models. Bases do not require any properties but needs a constructor with the first arguemnt being a Create
command. For example: CreatePropertyValue
This is the base for all property values.