Icon SkipPropertyName Method

procedure SkipPropertyName

Available In: Client and Server Applications

Use this method to skip over a JSON object property name. The TPersistent class uses this method to skip past the property name after reading the name and determining that the property exists in the class for the instance being loaded.
Image