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