Search
Plugins
>
Dynamic Types 1.0.0
>
DynamicTypesDynamicObject
> 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