pub fn property(this: &[JsValue], prop: &str) -> Option<JsValue>
Array property access: .length, [index].
.length
[index]