native

native indicates that the definition details of an element are implemented in C++. This specifier can auto-generate C++ definitions that a developer can then use. The native specifier is used on class, interface, enum, method, and data.