
public static bool DoNotSaveCreditCardInfo { get; }Public Shared ReadOnly Property DoNotSaveCreditCardInfo As Boolean
	Getpublic:
static property bool DoNotSaveCreditCardInfo {
	bool get ();
}static member DoNotSaveCreditCardInfo : bool with get