public static Color? LogoBackground { get; }Public Shared ReadOnly Property LogoBackground As Color?
Getpublic:
static property Nullable<Color^> LogoBackground {
Nullable<Color^> get ();
}static member LogoBackground : Nullable<Color> with get