Given this code:
public ICommand CopyCmd { get; set; } string _fullName; public string FullName { get => _fullName; set =