Port for the GMS service. If the local instance hosts the GMS, this port must be left unassigned or
same as the value assigned to the Port property.

C# | Visual Basic | Managed C++ |
public uint GMSPort { get; set; }
Public Property GMSPort As UInteger
public: property unsigned int GMSPort { unsigned int get (); void set (unsigned int value); }