You can set this property only when calling Receiver. After you call Receiver, this
property is read-only.
Receiver name, specified as a comma-separated pair consisting of
'Name' and a string scalar, string vector, character vector or a cell
array of character vectors.
If only one Receiver is added, specify Name as a string
scalar or a character vector.
If multiple Receivers are added, specify Name as a string
vector or a cell array of character vectors. The number of elements in the string vector
or cell array must be equal to the number of satellites being added.
In the default value, idx is the count of the Receiver
added by the Receiver object function. If another Receiver of the
same name exists, a suffix _idx2 is added, where
idx2 is an integer that is incremented by 1
starting from 1 until the name duplication is resolved.
Data Types: char | string