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