public Guid TableName { get; set; }
Public Property TableName As Guid Get Set
public: property Guid^ TableName { Guid^ get (); void set (Guid^ value); }