Name
Description: the variable returns or gets the name of the frame
Syntax: string Name { get; set; }
Example:
FRAMEElement frame = await tester.GetFrameAsync(0);
tester.ConsoleMsg("Name: " + frame.Name);
Created with the Personal Edition of HelpNDoc: Free Kindle producer