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