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