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