Returns the list of two-phase properties for which values can be obtained using capeOpen2PhaseProp.
list=capeOpen2PhasePropList(handle)
handle: package handle, as obtained from capeOpenGetPackage
list: string list of single phase property identifiers
» handle=capeOpenGetPackage('TEA (CAPE-OPEN 1.1)','C1_C2'); » capeOpen2PhasePropList(handle) ans = 'surfaceTension' 'surfaceTension.Dmoles' 'surfaceTension.DmolFraction' 'surfaceTension.Dtemperature'