public Layout Layout { get; set; }
Public Property Layout As Layout
public: property Layout^ Layout { Layout^ get (); void set (Layout^ value); }