public static int DefaultDecimalCount { get; set; }
Public Shared Property DefaultDecimalCount As Integer Get Set
public: static property int^ DefaultDecimalCount { int^ get (); void set (int^ value); }