Gets this object's property.
[C#] JSValue GetProperty(string name)
JSValue GetProperty(string name)
may throw Exception()
The method gets the property with the specified name.
None.