public ConfigurationFrame1 ConfigurationFrame { get; set; }Public Property ConfigurationFrame As ConfigurationFrame1
Get
Setpublic:
property ConfigurationFrame1^ ConfigurationFrame {
ConfigurationFrame1^ get ();
void set (ConfigurationFrame1^ value);
}function get_ConfigurationFrame();
function set_ConfigurationFrame(value);