public float ScanRate { get; set; }
Public Property ScanRate As Single
public: property float ScanRate { float get (); void set (float value); }