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