getAllProperties

open override fun getAllProperties(): List<IProperty>

Returns all properties of this concept.

This includes properties, that are directly defined in the concept itself, and properties, which are defined in the super-concepts of this concept.

Return

list of all properties

See also