public DateTime LastCommContactTime { get; set; }
Public Property LastCommContactTime As DateTime
public: property DateTime LastCommContactTime { DateTime get (); void set (DateTime value); }