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