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