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