klyn.Type.FLAG_PROTECTED
field
public static readonly FLAG_PROTECTED as Int = 4
Description
Flag used for protected members/types. print(Type.FLAG_PROTECTED)
Example