operator [] method

JSAny? operator [](
  1. String property
)

Implementation

external JSAny? operator [](String property);