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