Gets and sets the property Attributes. 
            
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, string> Attributes { get; set; }
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, string> Attributes { get; set; }