diff property

DiffLogEntry? get diff

Property getter and setter for diff:

Implementation

DiffLogEntry? get diff;
set diff (DiffLogEntry? diff)

Implementation

set diff(DiffLogEntry? diff);