toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
IConcept
/
getOwnProperties
get
Own
Properties
abstract
fun
getOwnProperties
(
)
:
List
<
IProperty
>
Returns the properties, which are directly defined in this concept.
Return
list of own properties
See also
IConcept.
get
All
Properties