Gets and sets the ConsistentRead property.
If set to true, this flag ensures that the most recently written data is
returned.

C# |
public bool ConsistentRead { get; set; }
C# |
public bool ConsistentRead { get; set; }