public static Nullable<int> HostRank { get; }
Public Shared ReadOnly Property HostRank As Nullable(Of Integer)
public: static property Nullable<int> HostRank { Nullable<int> get (); }