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