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.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library