public bool IsNormalizationSourceEditable { get; set; }Public Property IsNormalizationSourceEditable As Boolean
Get
Setpublic:
property bool IsNormalizationSourceEditable {
bool get ();
void set (bool value);
}member IsNormalizationSourceEditable : bool with get, set