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