public object GetProperty(string property) { return(Context.FromJSValue(UnderlyingJSValue.GetProperty(property))); }