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