'宣言 Public Property ApplyLastAlternativeIfNotAvailable As System.Boolean
'使用法 Dim instance As FontSubSet.FontFeature Dim value As System.Boolean instance.ApplyLastAlternativeIfNotAvailable = value value = instance.ApplyLastAlternativeIfNotAvailable
public System.bool ApplyLastAlternativeIfNotAvailable {get; set;}