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