Field SpecialMethodMustBePublic
ShouldSerializeProperty and ResetProperty methods must be public ('{0}').
public const string SpecialMethodMustBePublic = "SpecialMethodMustBePublic"
Returns
- string
- ShouldSerializeProperty and ResetProperty methods must be public ('{0}').