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