wwDotNetBridge::GetStaticProperty
Retrieves a static property from a .NET type.
o.GetStaticProperty(lcType, lcProperty)
Parameters
lcType
The full type name as a string (System.Environment)
lcProperty
The property on the type to retrieve the value for