- Assembly
- Rocket.Surgery .Extensions .AutoMapper .dll 
- Namespace
- Rocket.Surgery .Extensions .AutoMapper 
- Base Types
- 
									- Profile
 
							graph BT
	Type-->Base0["Profile"]
	Type["SystemJsonTextProfile"]
class Type type-node
						
					Syntax
public class SystemJsonTextProfile : ProfileAttributes
| Type | Description | 
|---|---|
| Nullable | |
| NullableAttribute | 
Constructors
| Name | Summary | 
|---|---|
| System | 
Properties
| Name | Value | Summary | 
|---|---|---|
| ProfileName | string | 
            Gets the name of the profile.
             | 
Extension Methods
| Name | Value | Summary | 
|---|---|---|
| SetBackingValue | T | 
            Sets the backing value.
             From ValueExtensions | 
| With | TBuilder | 
            Adds the specified dictionary to the provided dictionary.
             | 
