Class DIObjCProperty
Objective-C Property
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIObjCProperty : DINode
Properties
File | Gets the Debug information for the file containing this property |
GetterName | Gets the name of the getter method for the property |
Name | Gets the name of the property |
SetterName | Gets the name of the setter method for the property |
Type | Gets the type of the property |