PropertyName Property

       

The behavior of the PropertyName property depends upon the context in which it is being used.

Syntax

object.PropertyName = string

Part Description
object An object expression that evaluates to an object in the Applies To list.
string The name of a property to be saved or retrieved.