public int ScanCount { get; set; }
Public Property ScanCount As Integer Get Set
public: property int ScanCount { int get (); void set (int value); }