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