Gets or sets the detail or property with the supplied name. If a property with the supplied name exists this is always returned in favour of any detail that might have the same name.
| C# | Visual Basic | Visual C++ |
- detailName (String)
- The name of the propery or detail.
The value of the property or detail. If now property exists null is returned.