PropertyData

constructor(uid: String? = null, name: String, type: PropertyType = PrimitivePropertyType(Primitive.STRING), optional: Boolean = true, deprecationMessage: String? = null)