klyn.Type.FLAG_PROTECTED
field
public static readonly FLAG_PROTECTED as Int = 4
Description

Flag used for protected members/types.

Example
print(Type.FLAG_PROTECTED)