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