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