public short LocalPort { get; set; }
Public Property LocalPort As Short
public: property short LocalPort { short get (); void set (short value); }