public bool SetDefaults { get; set; }
Public Property SetDefaults As Boolean Get Set
public: property bool SetDefaults { bool get (); void set (bool value); }