klyn.Type.FLAG_WRITEONLY
field
public const FLAG_WRITEONLY as Int = 262144
Description

Flag used for write-only properties.

Example
print(Type.FLAG_WRITEONLY)