object GetPropertyValue | ( | string | propertyName | ) |
propertyName | Name of the property to find. Does not confirm the name exists. If named property does not exist, an error will be generated at runtime. |
References ExposedObjectMembers.FindProperty(), and ExposedMember.GetValue().