Indicates whether the Property exists in the current Token.

Syntax

ISJsonToken.PropertyExists(propertyName)

Parameters

NameTypeOptionalByRefDescription
propertyName String The case-sensitive Property Name to locate, e.g., "contactDetails" or the path of a property, e.g., "contactDetails.notes".

Return Value

Boolean

A Boolean value.

Member of:
ISJsonToken
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0