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