'Declaration Public Shared Function _hasProperty( _ ByVal json As JsonElement, _ ByVal propName As String _ ) As Boolean
public static bool _hasProperty( JsonElement json, string propName )
Parameters
- json
- propName
'Declaration Public Shared Function _hasProperty( _ ByVal json As JsonElement, _ ByVal propName As String _ ) As Boolean
public static bool _hasProperty( JsonElement json, string propName )