![]() | JObjectProperty Method |
Name | Description | |
---|---|---|
![]() | Property(String) |
Gets a JProperty with the specified name.
|
![]() | Property(String, StringComparison) |
Gets the JProperty with the specified name.
The exact name will be searched for first and if no matching property is found then
the StringComparison will be used to match a property.
|