native property

T native

Implementation

T get native {
  return _native!();
}