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