public static long SessionCount { get; set; }
Public Shared Property SessionCount As Long Get Set
public: static property long long^ SessionCount { long long^ get (); void set (long long^ value); }