protected DateTime LastCleanup { get; set; }
Protected Property LastCleanup As DateTime Get Set
protected: property DateTime LastCleanup { DateTime get (); void set (DateTime value); }
member LastCleanup : DateTime with get, set
In This Article