Gets and sets the property Attributes. 
            
One or more user-defined key/value pairs to be added to the stack attributes.
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, string> Attributes { get; set; }
One or more user-defined key/value pairs to be added to the stack attributes.
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, string> Attributes { get; set; }