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