public abstract DateTime SystemDate()
Public MustOverride Function SystemDate As DateTime
public: virtual DateTime SystemDate() abstract