The name or the unique identifier associated with the stack, which are not always interchangeable: 
- Running stacks: You can specify either the stack's name or its unique stack ID.
- Deleted stacks: You must specify the unique stack ID.
 Declaration Syntax
 Declaration Syntax| C# | 
public string StackName { get; set; }