public string? IPPhone { get; set; }
Public Property IPPhone As String Get Set
public: property String^ IPPhone { String^ get (); void set (String^ value); }
member IPPhone : string with get, set
In This Article