public static KestrelSettings Kestrel { get; set; }
public:
static property KestrelSettings^ Kestrel {
KestrelSettings^ get ();
void set (KestrelSettings^ value);
}
SuperBuilderWinService.Constants.get_Kestrel = function();
SuperBuilderWinService.Constants.set_Kestrel = function(value);