IEditablePlaceholderTable Table { get; set; }
Property Table As IEditablePlaceholderTable
Get
Set
property IEditablePlaceholderTable^ Table {
IEditablePlaceholderTable^ get ();
void set (IEditablePlaceholderTable^ value);
}
abstract Table : IEditablePlaceholderTable with get, set