public AiTable Table { get; set; }
Public Property Table As AiTable Get Set
public: property AiTable^ Table { AiTable^ get (); void set (AiTable^ value); }
member Table : AiTable with get, set
In This Article