public int Nclusters { get; set; }
Public Property Nclusters As Integer Get Set
public: property int Nclusters { int get (); void set (int value); }