Help > Web Development > Object Reference > Object Reference > ISYSCluster > Name Property
<a name="kanchor272"></a>ISYSCluster:Name Property
Returns the name of this cluster item

Syntax
[VBScript]
ReadOnly property ISYSCluster.Name as string
[C#]
string ISYSCluster.Name {get;}
[ColdFusion/Java]
java.lang.String ISYSCluster.Name() throws ComException;