public Dictionary<string, Object> PropertyNames { get; }
Public ReadOnly Property PropertyNames As Dictionary(Of String, Object) Get
member PropertyNames : Dictionary<string, Object> with get
In This Article