The PropertyName type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | 
            Checks whether objects are equal.
            (Overrides ObjectEquals(Object).) | 
|  | GetHashCode | 
            Returns has code.
            (Overrides ObjectGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | 
            Returns string representation of current property name.
            (Overrides ObjectToString.) | 
 See Also
See Also