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