bool ChecksumAdd { get; set; }
Property ChecksumAdd As Boolean Get Set
property bool ChecksumAdd { bool get (); void set (bool value); }