native property

T get native

Implementation

T get native {
  return _native!();
}