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