public static string ClientConfigInitFile { get; set; }
public:
static property String^ ClientConfigInitFile {
String^ get ();
void set (String^ value);
}
SuperBuilderWinService.Constants.get_ClientConfigInitFile = function();
SuperBuilderWinService.Constants.set_ClientConfigInitFile = function(value);