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