[]
Gets the dictionary that contains simple variables (not in the DataContext).
public Dictionary<string, object> Variables { get; }
Public ReadOnly Property Variables As Dictionary(Of String, Object)