public bool CallHome { get; set; }
public: property bool CallHome { bool get (); void set (bool value); }