ITypedProperty

Functions

Link copied to clipboard
abstract fun deserializeValue(serialized: String?): ValueT
Link copied to clipboard
abstract fun serializeValue(value: ValueT): String?
Link copied to clipboard
abstract fun untyped(): IProperty