public static double SeenBeforeCount { get; set; }
Public Shared Property SeenBeforeCount As Double Get Set
public: static property double^ SeenBeforeCount { double^ get (); void set (double^ value); }