Gets the routing property name
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string PropertyName { get; }
Public ReadOnly Property PropertyName As String Get
public: property String^ PropertyName { String^ get (); }
/** @property */ public String get_PropertyName()