IConfigurationCell ConfigurationCell { get; set; }Property ConfigurationCell As IConfigurationCell
Get
Setproperty IConfigurationCell^ ConfigurationCell {
IConfigurationCell^ get ();
void set (IConfigurationCell^ value);
}function get_ConfigurationCell();
function set_ConfigurationCell(value);