Icon ReadPropertyName Method

function ReadPropertyName: String

procedure ReadPropertyName(const Value: String)

Available In: Client and Server Applications

Use this method to read a property name using the GetPropertyName and then call the SkipPropertyName and SkipPropertySeparator methods to skip over the property name and property separator.

Information The version of this method that accepts a property name as a parameter calls the ErrorIfNotPropertyName method instead of the GetPropertyName method.
Image