W3cubDocs

/Haxe C#

PropertyBuilder

package cs.system.reflection.emit

extends PropertyInfoMemberInfo

implements _PropertyBuilder

Available on cs

Variables

read onlyPropertyToken:PropertyToken

Methods

finalAddOtherMethod(mdBuilder:MethodBuilder):Void

finalSetConstant(defaultValue:Dynamic):Void

finalSetCustomAttribute(customBuilder:CustomAttributeBuilder):Void

finalSetCustomAttribute(con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void

finalSetGetMethod(mdBuilder:MethodBuilder):Void

finalSetSetMethod(mdBuilder:MethodBuilder):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/emit/PropertyBuilder.html