public bool AllSystemsReady { get; set; }
Public Property AllSystemsReady As Boolean Get Set
public: property bool^ AllSystemsReady { bool^ get (); void set (bool^ value); }