operator [] method
- dynamic property
Returns the value associated with property
from the proxied JavaScript
object.
Implementation
external dynamic operator [](property);
Returns the value associated with property
from the proxied JavaScript
object.
external dynamic operator [](property);