public static bool DefaultAsynchronousSave { get; set; }
Public Shared Property DefaultAsynchronousSave As Boolean Get Set
public: static property bool^ DefaultAsynchronousSave { bool^ get (); void set (bool^ value); }