public int ContinentId { get; set; }
Public Property ContinentId As Integer Get Set
public: property int^ ContinentId { int^ get (); void set (int^ value); }