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