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