public string Comm { get; set; }
Public Property Comm As String
public: property String^ Comm { String^ get (); void set (String^ value); }