Sets the Name property

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public ReplaceableAttribute WithName( string name )

- name (String)
- Name of attribute associated with an item. Allowed characters are all UTF-8 characters valid in XML documents. Control characters and any sequences that are not valid in XML are not allowed. These strings can be up to 1024 bytes long.

this instance