Gets or sets whether this function is a function import.
public Nullable<bool> IsFunctionImport { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
true if this function is a function import; otherwise, false.
EdmFunctionPayload ClassSystem.Data.Entity.Core.Metadata.Edm Namespace