public bool InAddKitRoutine { get; set; }
Public Property InAddKitRoutine As Boolean Get Set
public: property bool^ InAddKitRoutine { bool^ get (); void set (bool^ value); }