operator [] method

JSAny? operator [](
  1. JSAny property
)

Implementation

external JSAny? operator [](JSAny property);