public int ExpirationMonths { get; init; }
Public Property ExpirationMonths As Integer Get Set
public: property int ExpirationMonths { int get (); void set (int value); }
member ExpirationMonths : int with get, set
In This Article