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