toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.data
/
PropertyData
/
PropertyData
Property
Data
constructor
(
uid
:
String
?
=
null
,
name
:
String
,
type
:
PropertyType
=
PrimitivePropertyType(Primitive.STRING)
,
optional
:
Boolean
=
true
,
deprecationMessage
:
String
?
=
null
)