anniversary property

DateTime anniversary

Implementation

DateTime get anniversary =>
    _getAttribute<DateTime>(kAnniversary, DateTime(0));