public bool IsKit { get; set; }
Public Property IsKit As Boolean
public: property bool IsKit { bool get (); void set (bool value); }