Search
Plugins
>
Dynamic Types 1.1.0
>
DynamicTypesDynamicObjectProxy
> getProperty
Method getProperty(
String
property
)
Get the value of a given property. Throws an exception if no property with such name exist.
Returns
Object
Arguments
Name
Type
Description
property
String