enum jnc.PropertyPtrTypeKind

enum PropertyPtrTypeKind {
    Normal = 0,
    Weak,
    Thin,
    _Count,
};