IConfigurationCell Parent { get; set; }Property Parent As IConfigurationCell
Get
Setproperty IConfigurationCell^ Parent {
IConfigurationCell^ get ();
void set (IConfigurationCell^ value);
}function get_Parent();
function set_Parent(value);