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