First, we look for
the property category. Look for a category by either internal name or display
name. From an API point of view, former is preferred because will work across
localised versions. Some built-in category and property names are defined by
the API so you don’t need to remember them. |
|
The access the
property value. Here, we are converting to a string for display, but it could
be any type. |