There are several radiobuttons that need clicking to change a property (MethodName) in class MethodViewModel on the binding. But, to change the property to execute a method ChangeMethodName, which is located towards the MainViewModel.MethodViewModel.ChangeMethodName, because in the MainWindow.xaml.cs I have written
public ...