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