public const FLAG_WRITEONLY as Int = 262144
Flag used for write-only properties.
print(Type.FLAG_WRITEONLY)