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