JsArray
open class JsArray : JsValueConstructors
Properties
size
val size: IntFunctions
Extension Functions
setter
fun setter(
    obj: JsValue, 
    property: String, 
    lambda: KtFunction<Unit>)fun setter(obj: JsValue, property: String, string: String)