public string SourceIP { get; set; }
Public Property SourceIP As String Get Set
public: property String^ SourceIP { String^ get (); void set (String^ value); }