public bool IsForeignCountry { get; }
Public ReadOnly Property IsForeignCountry As Boolean Get
public: property bool IsForeignCountry { bool get (); }
member IsForeignCountry : bool with get
In This Article