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