Advanced Property Type Development
Property Type Inheritence
Property types can inherit from other property types. This serves two main purposes: code factorization and expressing relationships among property types.
Templated Property Types
TODO: Write me!!!