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