public string SourcePorts { get; set; }
Public Property SourcePorts As String Get Set
public: property String^ SourcePorts { String^ get (); void set (String^ value); }
member SourcePorts : string with get, set
In This Article