Constant SPECIAL_NAME
pub const SPECIAL_NAME: u32 = 0x0200;Expand description
Field has special name significance
Special name fields have particular significance to the runtime or language compilers. The specific behavior depends on the field name and is typically used for compiler-generated or runtime-special fields.