== Basics ==
In {{UBIK}}, a ContentClass is a single instance of a certain [[MetaclassMetaClass]]. When created, this instance inherits all [[MetapropertyMetaProperty|MetaProperties]], [[Attribute|Attributes]] and programmed behavior from its MetaClass.
Each and every of the inherited MetaProperties results in a [[BasepropertyBaseProperty]] at the ContentClass, and these Properties can now hold distinctive values for this very instance.
[[Category:UBIK Object]]