Decides if this factory can create a property given a <paramref name="parent" /> target and <paramref name="name" />.
Returns any non-<see langword="null" /> type if this factory can create such a property, after which Sandbox.MovieMaker.Properties.ITrackPropertyFactory.CreateProperty``1(Sandbox.MovieMaker.ITrackTarget,System.String)
will be called using that type.