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