Gets and sets the property ClusterIdentifier. 
            
The identifier of the cluster to be deleted.
Constraints:
- Must contain lowercase characters.
- Must contain from 1 to 63 alphanumeric characters or hyphens.
- First character must be a letter.
- Cannot end with a hyphen or contain two consecutive hyphens.
 Declaration Syntax
 Declaration Syntax| C# | 
public string ClusterIdentifier { get; set; }