Gets and sets the ConsistentRead property.
            If set to true, this flag ensures that the most recently written data is
            returned.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool ConsistentRead { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool ConsistentRead { get; set; }